home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / park_thi.swf / scripts / frame_9 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  129 b   |  8 lines

  1. stop();
  2. if(_root.debug)
  3. {
  4.    _root.gotoAndStop("lblgame");
  5. }
  6. var crash_snd = new Sound();
  7. crash_snd.attachSound("crash");
  8.